home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-10-27 | 1.4 KB | 35 lines | [TEXT/KAHL] |
- About demoCDEF…
-
- This demo project shows each of the 11 CDEFs in the package "Jim's CDEFs".
-
- Although not recommended for general use, the "3D Button" CDEF has been
- renumbered to 0 to provide the default button style for the demo.
-
- Both normal window and dialog demonstrations are available from the "Demos"
- menu. Several "Tab Panel" dialogs are included to show varying numbers of
- tabs per row.
-
- The demonstration files are:
-
- demoDialog.c - a "Tab Panel" dialog with 8 tabs, each showing a
- different CDEF, with several variations of each CDEF.
- The "Tab Panel" is fairly complex - see demoTab.c for
- a simpler demo.
- demoShell.c - a fairly standard Macintosh shell program.
- demoTab.c - a simple demo for 4 different "Tab Panel" dialogs.
- demoWind.c - shows use of CDEF's in a normal window.
- dynMenu.c - shows use of dynamic popup, modified by radioButtons.
-
- The utility files are:
-
- dialogAssist.c - a collection of dialog utilities.
- dimText.c - used by dialogAssist to "dim" static & edit text
- in a dialog. Written by JWWalker.
- movableModal.c - an implementation of "movable Modal Dialogs"
- panelAssist.c - a couple routines to help with "Tab Panel" dialogs.
- TogLib.c - support routines for "Tog Buttons"
-
- The ANSI library is included for the "fractional" Spinner demo.
-
- The CommToolbox library is included only for System 6 support of DITL
- extensions used by panelSwap(). For more info, read CommToolbox.note.